home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 3 / inter@ivo 1996-04.iso / cybint3 / bin / lou.dxr / 00051.ls < prev    next >
Encoding:
Text File  |  1996-03-22  |  101 b   |  7 lines

  1. on mouseUp
  2.   if rollOver(2) then
  3.     sound playFile 2, "..\som\cchok.wav"
  4.     go("Txt")
  5.   end if
  6. end
  7.